Program: Distance
By: Ben Axelrod

     This program will find the distance between any given point
and line. It calculates it by using vector notation rather than
the long algebraic way.  As a result of this, you get a very 
nice mathematically exact answer.  

     To use the program, just input the equation of the line and
the point. Then it brings you to a screen where it shows you the
equation of your line, the point, and the distance. The distance
is given in the form of a number over the square root
of another number. 

Questions, comments?  Email me: bmaxelro@syr.edu
